Welcome![Sign In][Sign Up]
Location:
Search - UDP TCP

Search list

[Internet-Networktcpudpserver

Description: 首先Server程序创建两个socket,分别为 TCP socket(使用命令行参数指定的端口号)和UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。server端在这两个端口上侦听连接,接受来自客户端的服务请求。客户端根据提示进行操作。-procedures created two socket, for TCP socket (using the command line parameters designated ports), and UDP socket (UD P-defined port, the use of write-in process definition, must be greater than 1024). In this terminal server ports on the two monitors connected to accept from the client service requests. According to client instructions.
Platform: | Size: 155648 | Author: 李皓雯 | Hits:

[DSP programdm642-tcp(LWIP)

Description: 这是基于TI公司的DSP TMS320DM642而开发的TCP/UDP协议,从而使DSP具备网络传输的能力-This is based on TI's DSP TMS320DM642 and development of the TCP/UDP , thereby enabling DSP with the network transmission capacity
Platform: | Size: 251904 | Author: | Hits:

[USB developPPP+UDP+uIP+TCP

Description: 毕业设计中移植的的ppp+uip+TCP+USB源代码,自己看吧!-graduation design transplantation of ppp uip TCP USB source code, their Look here!
Platform: | Size: 1204224 | Author: 李江 | Hits:

[Sniffer Package captureSnifferPro

Description: 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方向(A地址->B地址,B地址->A地址,A地址<->B地址),侦探相应的数据包。 4. 统计过滤后收到的报文个数和总字节数,并显示整个网络建议状况(以进度条显示流量,状态栏显示数据) 5. 对分成多个TCP传输的文件重组,去除头信息,得到数据内容,并可以显示或输出到文件。例如,FTP传输RM时,可以将探测到的TCP包重组并保存至文件,就可以观看了。-1. Monitors all access to the mainframe data packet integrity of the data shows that the information and content Baotou MAC layer support : Ethernet frame network layer support : IP, ARP, RARP, ICMP transport layer support : TCP, UDP 2. 16 to 229 shows each byte packet content (including the first and data), a designated field, so that the corresponding byte highlighter. If it IP Source Address (analytic tree), the corresponding 4 byte highlighter. 3. Can provide filtration, the designated IP address, designated packet type (TCP, UDP, ICMP, ARP, RARP), the designated direction (address A-
Platform: | Size: 477184 | Author: 虚心 | Hits:

[TCP/IP stacktcp-code

Description: 基于tcp/udp协议的通迅程序,实现ping命令的源程序-on tcp/udp agreement correspondent procedures, ping command of the source
Platform: | Size: 11264 | Author: LDT | Hits:

[Communicationsocket_test

Description: 一个socket测试程序,支持tcp/ip和udp,既可用于server端,也可以用于client端-a socket test procedure, support tcp/ip and udp used for both server side, but also can be used for client-
Platform: | Size: 26624 | Author: wan | Hits:

[JSP/JavaNetServer0

Description: 网络基础 TCP/IP协议 IP地址,端口号 使用java.net包中类在程序中实现网络通信 URL类及其用法 InetAddress类 Socket通信(TCP UDP) -network infrastructure TCP/IP protocol IP address, Ports,#$#!263995#!#$200431992752.rar!#$#delphi development of a serial testing software for learning.
Platform: | Size: 1024 | Author: 纪海晨 | Hits:

[TCP/IP stackSoft20060210091948243

Description: 一模块功能 做到在互连网的语音通信功能,使用g.729压缩,语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-do a functional module in Internet voice communications functions, the use of g.729 compression, voice clear, But it stopped tons phenomenon. 2. Dll uses a structure of a tcp connection, the two sides said no connectivity with udp send voice data, Send end of this sequence showed that the receiver rearrangement of the order.
Platform: | Size: 133120 | Author: 周丹 | Hits:

[Internet-NetworkUDPNetKit

Description: UDP是不面向连接的,不过我这里还是用了和TCP近似的处理,是因为这样更方便一点,大家用了就知道了。 其中的UDPSocket类可以用到其他程序中。 -UDP is connection-oriented, but here I am still using the TCP and similar treatment, because it is more convenient, we have spent will know. UDPSocket which could be applied to other types of procedures.
Platform: | Size: 40960 | Author: king | Hits:

[TCP/IP stackTCPNetKitbox

Description: TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。 大家在使用中有什么好的意见或者建议,欢迎发送邮件到ghsnc@163.com。 马丹-TCP network debugging procedures of this procedure can be used for TCP communications debugging, includes the TCP server and client in two parts. TCP server can be the designated port eavesdropping, and at the same time deal with a maximum of 100 links. Real-time display over each link this data, as well as the need to manually choose which link to send data, or disconnect a link. TCP client can be on a certain IP (or domain name directly input) port for connection, real-time display is already connected to the server to send messages manually input can be sent to the server needs of the content. In the process of the preparation of some of their server or client procedure debugging time more useful. We use any good ideas or suggestions, please send an email to ghsnc@163.com. Martin
Platform: | Size: 55296 | Author: | Hits:

[Other Embeded programNE64TCP

Description: udp,tcp/ip在智能家居芯片上的代码实现.包括芯片NE64的网络驱动源代码,芯片的上电初始化代码,以及完整的网络协议栈tcp/ip的实现,其中,还包括支持IPV6的可配置选项.代码的开发平台是CodeWarrior.-udp tcp/ip chip in the smart home on a code. NE64 chip including the Network Driver source code, Chip electricity initialization code, and the integrity of the network protocol stack tcp/ip Implementation, which also includes IPv6 support the configuration option. The code is CodeWarrior development platform.
Platform: | Size: 91136 | Author: 刘明 | Hits:

[TCP/IP stackSocketTcpUdp

Description: udp和tcp程序 实现多客户端同时连接,并能同时发送信息和接收信息。 504547114-tcp and udp procedures multi-client link, and at the same time send messages and receive information. 504547114
Platform: | Size: 51200 | Author: 王强 | Hits:

[Internet-Networknet-example

Description: 网络编程方面的源码,支持udp,tcp,net,有多个例子在里面。-network programming source of support udp tcp, net, there are a number of examples of tactics.
Platform: | Size: 24576 | Author: xxt | Hits:

[Internet-NetworkMessage_Generator

Description: 网络协议测试工具,通过编写文本文件来定义UDP/TCP消息的格式-network protocol testing tools, through the preparation of a text file to define UDP/TCP news format
Platform: | Size: 52224 | Author: sword | Hits:

[Internet-NetworkCode

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
Platform: | Size: 11264 | Author: 中国 | Hits:

[TCP/IP stackUDP

Description: Wiznet推出的硬件TCP IP协议栈芯片,基于51系列单片机实现UDP工作模式,供参考。-Wiznet脥脝 鲁 枚渭脛脫 虏 录 镁TCP IP脨脪茅脮 禄脨 戮 脝 卢 拢 卢禄 霉脫脷51脧渭脕脨渭 楼 脝 卢 禄煤脢渭脧脰UDP 鹿 陇 脳 梅 脛 拢 脢 陆拢卢鹿漏虏 脦 驴 录 隆 拢
Platform: | Size: 51200 | Author: sky | Hits:

[Internet-Networkudt.sdk.3.3.tar

Description: udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算. -udt.sdk.3.3, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on improved, so that applicable to grid computing.
Platform: | Size: 152576 | Author: 冷于冰 | Hits:

[JSP/JavaTCP

Description: 这个程序实现的是TCP协议和UDP,其中TCP这个程序通过一个服务器端软件来沟通客户端之间的传输-Realize this procedure is the TCP protocol and UDP, which TCP this process through a server-side software to communicate between client transmission
Platform: | Size: 3072 | Author: 黄卫立 | Hits:

[Sniffer Package captureJpcap

Description: 在java下通过对本机各个端口的检测 在链路层抓获UDP、TCP、TPv6、IPv4等数据包,并对数据包进行分析-In java through various ports of the testing machine in the link layer captured UDP, TCP, TPv6, IPv4, such as data packets, and packet analysis
Platform: | Size: 5120 | Author: 张鹏 | Hits:

[TCP/IP stackUDPFILESTRANSMIT

Description: 利用TCP/IP协议完成各种文本音频视频文件传输-The use of TCP/IP protocol to complete a variety of text audio video file transfer
Platform: | Size: 869376 | Author: 李丽 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net